object CDCopyFrame: TCDCopyFrame Left = 0 Top = 0 Width = 443 Height = 411 Align = alClient AutoScroll = False TabOrder = 0 OnResize = MainPanelResize object ccdMessageListView: TListView Left = 0 Top = 0 Width = 443 Height = 29 Align = alClient BorderWidth = 1 Columns = < item Caption = 'Time' Width = 60 end item Caption = 'Info' Width = 377 end> ReadOnly = True RowSelect = True ShowColumnHeaders = False TabOrder = 0 ViewStyle = vsReport OnInsert = ccdMessageListViewInsert OnResize = ccdMessageListViewResize end object Panel1: TPanel Left = 0 Top = 29 Width = 443 Height = 382 Align = alBottom AutoSize = True BevelOuter = bvNone BorderWidth = 7 TabOrder = 1 object ccdSingleISOFilePanel: TPanel Left = 7 Top = 7 Width = 429 Height = 64 Align = alBottom BevelOuter = bvNone TabOrder = 0 object ccdImageFileGbox: TGroupBox Left = 0 Top = 0 Width = 429 Height = 64 Align = alTop Caption = ' Image file: ' TabOrder = 0 object Panel3: TPanel Left = 2 Top = 15 Width = 425 Height = 47 Align = alClient BevelOuter = bvNone TabOrder = 0 DesignSize = ( 425 47) object Panel4: TPanel Left = 0 Top = 0 Width = 425 Height = 31 Align = alTop BevelOuter = bvNone BorderWidth = 5 TabOrder = 0 DesignSize = ( 425 31) object ccdImageBrowseBtn: TButton Left = 515 Top = 0 Width = 20 Height = 21 Action = ccdOpenImageActn Anchors = [akTop, akRight] TabOrder = 0 end object ccdImageImageFilenameEdit: TEdit Left = 5 Top = 0 Width = 510 Height = 21 Anchors = [akLeft, akTop, akRight] AutoSize = False ReadOnly = True TabOrder = 1 end end object ccdImageDeleteImageChkbx: TCheckBox Left = 8 Top = 29 Width = 516 Height = 16 Anchors = [akLeft, akTop, akRight] Caption = 'Delete image after successful burn' TabOrder = 1 end end end end object ccdCDCopyOptionsPanel: TPanel Left = 7 Top = 71 Width = 429 Height = 114 Align = alBottom BevelOuter = bvNone TabOrder = 1 Visible = False object ccdBevel2: TBevel Left = 324 Top = 0 Width = 5 Height = 50 Align = alRight Shape = bsSpacer Style = bsRaised end object ccdCDCopySourceDriveGbox: TGroupBox Left = 0 Top = 0 Width = 324 Height = 50 Align = alClient Caption = ' Source drive: ' TabOrder = 0 object Panel6: TPanel Left = 2 Top = 15 Width = 320 Height = 33 Align = alClient BevelOuter = bvNone BorderWidth = 5 TabOrder = 0 DesignSize = ( 320 33) object ccdCDCopyDriveComboBox: TComboBox Left = 8 Top = 7 Width = 412 Height = 21 Style = csDropDownList Anchors = [akLeft, akTop, akRight] ItemHeight = 13 TabOrder = 0 OnDropDown = ccdCDCopyDriveComboBoxDropDown OnSelect = ccdCDCopyDriveComboBoxSelect end end end object ccdCDCopyReadSpeedGbox: TGroupBox Left = 329 Top = 0 Width = 100 Height = 50 Align = alRight Caption = ' Read speed: ' TabOrder = 1 object Panel5: TPanel Left = 2 Top = 15 Width = 96 Height = 33 Align = alClient BevelOuter = bvNone BorderWidth = 5 TabOrder = 0 object ccdCDCopyReadSpeedComboBox: TComboBox Left = 8 Top = -1 Width = 85 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 0 OnDropDown = ccdCDCopyReadSpeedComboBoxDropDown end end end object ccdCDCopyFileGbox: TGroupBox Left = 0 Top = 50 Width = 429 Height = 64 Align = alBottom Caption = ' Save image file to: ' TabOrder = 2 object Panel2: TPanel Left = 2 Top = 15 Width = 425 Height = 47 Align = alClient BevelOuter = bvNone TabOrder = 0 DesignSize = ( 425 47) object Panel7: TPanel Left = 0 Top = 0 Width = 425 Height = 31 Align = alTop BevelOuter = bvNone BorderWidth = 5 TabOrder = 0 DesignSize = ( 425 31) object ccdCDCopyBrowseBtn: TButton Left = 516 Top = -4 Width = 20 Height = 21 Action = ccdOpenImageActn Anchors = [akTop, akRight] TabOrder = 0 end object ccdCDCopyImageFilenameEdit: TEdit Left = 5 Top = -4 Width = 510 Height = 21 Anchors = [akLeft, akTop, akRight] AutoSize = False ReadOnly = True TabOrder = 1 end end object ccdCDCopyDeleteImageChkbx: TCheckBox Left = 8 Top = 28 Width = 525 Height = 16 Anchors = [akLeft, akTop, akRight] Caption = 'Delete image after successful burn' Checked = True State = cbChecked TabOrder = 1 end end end end object ccdMainPanel: TPanel Left = 7 Top = 185 Width = 429 Height = 190 Align = alBottom BevelOuter = bvNone TabOrder = 2 DesignSize = ( 429 190) object ccdMessageLabel: TLabel Left = 0 Top = 106 Width = 429 Height = 14 Align = alTop AutoSize = False Layout = tlCenter end object ccdPanel1: TPanel Left = 0 Top = 0 Width = 429 Height = 50 Align = alTop BevelOuter = bvNone TabOrder = 0 object Bevel1: TBevel Left = 324 Top = 0 Width = 5 Height = 50 Align = alRight Shape = bsSpacer Style = bsRaised end object ccdDriveGroupBox: TGroupBox Left = 0 Top = 0 Width = 324 Height = 50 Align = alClient Caption = ' Drive: ' TabOrder = 0 object ccdPanel4: TPanel Left = 2 Top = 15 Width = 320 Height = 33 Align = alClient BevelOuter = bvNone BorderWidth = 5 TabOrder = 0 object ccdDriveComboBox: TComboBox Left = 8 Top = 6 Width = 329 Height = 21 Style = csDropDownList Enabled = False ItemHeight = 13 TabOrder = 0 OnDropDown = ccdDriveComboBoxDropDown OnSelect = ccdDriveComboBoxSelect end end end object ccdSpeedGroupBox: TGroupBox Left = 329 Top = 0 Width = 100 Height = 50 Align = alRight Caption = ' Write speed: ' TabOrder = 1 object ccdPanel5: TPanel Left = 2 Top = 15 Width = 96 Height = 33 Align = alClient BevelOuter = bvNone BorderWidth = 5 TabOrder = 0 object ccdSpeedComboBox: TComboBox Left = 8 Top = 6 Width = 66 Height = 21 Style = csDropDownList Enabled = False ItemHeight = 13 TabOrder = 0 OnDropDown = ccdSpeedComboBoxDropDown OnSelect = ccdSpeedComboBoxSelect end end end end object ccdProgressGroupBox: TGroupBox Left = 0 Top = 120 Width = 429 Height = 45 Align = alTop Caption = ' Progress: ' TabOrder = 1 object ccdPanel2: TPanel Left = 2 Top = 15 Width = 425 Height = 28 Align = alClient BevelOuter = bvNone BorderWidth = 5 TabOrder = 0 object ccdPercentageLabel: TLabel Left = 5 Top = 5 Width = 415 Height = 18 Align = alClient Alignment = taCenter AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True Layout = tlCenter end object ccdProgressBar: TProgressBar Left = 5 Top = 5 Width = 415 Height = 18 Align = alClient Min = 0 Max = 100 TabOrder = 0 end end end object ccdDeviceBufferGroupBox: TGroupBox Left = 0 Top = 165 Width = 429 Height = 37 Align = alTop Caption = ' Device buffer: ' TabOrder = 2 object ccdPanel3: TPanel Left = 2 Top = 15 Width = 425 Height = 20 Align = alClient BevelOuter = bvNone BorderWidth = 5 TabOrder = 0 object ccdDeviceBufferProgressBar: TProgressBar Left = 5 Top = 5 Width = 415 Height = 10 Align = alClient Min = 0 Max = 100 TabOrder = 0 end end end object ccdSaveISOBtn: TButton Left = 1442 Top = 157 Width = 75 Height = 25 Action = ccdSaveIsoAction Anchors = [] TabOrder = 3 end object ccdCancelBtn: TButton Left = 432 Top = 157 Width = 75 Height = 25 Action = ccdCancelAction Anchors = [] Enabled = False TabOrder = 4 end object ccdEraseBtn: TButton Left = 773 Top = 157 Width = 75 Height = 25 Action = ccdEraseAction Anchors = [] TabOrder = 5 end object ccdBurnBtn: TButton Left = 1109 Top = 157 Width = 75 Height = 25 Action = ccdBurnAction Anchors = [] Caption = 'Burn ISO' TabOrder = 6 end object ccdAdditionParamsGroupBox: TGroupBox Left = 0 Top = 50 Width = 429 Height = 56 Align = alTop Caption = ' Additional parameters: ' TabOrder = 7 object ccdNumberOfCopiesLbl: TLabel Left = 176 Top = 16 Width = 129 Height = 17 Alignment = taRightJustify AutoSize = False Caption = 'Number of copies:' Layout = tlCenter end object ccdNumberOfCopiesUpDown: TUpDown Left = 337 Top = 15 Width = 16 Height = 21 Associate = ccdNumerOfCopiesEdit Min = 1 Position = 1 TabOrder = 0 Thousands = False Wrap = False end object ccdNumerOfCopiesEdit: TEdit Left = 312 Top = 15 Width = 25 Height = 21 ReadOnly = True TabOrder = 1 Text = '1' end object ccdSimulationChbox: TCheckBox Left = 18 Top = 16 Width = 135 Height = 17 Hint = 'Perform writing simulation' Caption = 'Simulation' ParentShowHint = False ShowHint = True TabOrder = 2 end object ccdWriteChbox: TCheckBox Left = 18 Top = 32 Width = 135 Height = 17 Hint = 'Perfrom actual writing' Caption = 'Write' Checked = True ParentShowHint = False ShowHint = True State = cbChecked TabOrder = 3 end end end end object ccdTimer: TTimer Enabled = False Interval = 200 OnTimer = ccdTimerTimer Left = 8 Top = 8 end object ccdMCDBurner: TMCDBurner DeviceBufferSize = 0 DeviceFreeBufferSize = 0 UnderrunProtection = True OnDeviceChange = ccdMCDBurnerDeviceChange OnEraseDone = ccdMCDBurnerEraseDone ReadSpeed = 0 WriteSpeed = 0 FinalizeDisc = False TestWrite = False ReplaceFile = True PerformOPC = False CacheSize = 4194304 OnWriteDone = ccdMCDBurnerWriteDone Version = '1.21' WritePostGap = False Left = 40 Top = 8 end object ccdActionList: TActionList Left = 72 Top = 8 object ccdBurnAction: TAction Category = 'MainActions' Caption = 'Copy CD' OnExecute = ccdBurnActionExecute OnUpdate = ccdBurnActionUpdate end object ccdEraseAction: TAction Category = 'MainActions' Caption = 'Erase' OnExecute = ccdEraseActionExecute OnUpdate = ccdEraseActionUpdate end object ccdCancelAction: TAction Category = 'MainActions' Caption = 'Cancel' OnExecute = ccdCancelActionExecute OnUpdate = ccdCancelActionUpdate end object ccdSaveIsoAction: TAction Category = 'MainActions' Caption = 'Create ISO' Enabled = False Visible = False OnExecute = ccdSaveIsoActionExecute OnUpdate = ccdSaveIsoActionUpdate end object ccdTotalUpdateAction: TAction Category = 'MainActions' OnUpdate = ccdTotalUpdateActionUpdate end object ccdFullEraseAction: TAction Category = 'MainActions' Caption = 'Full erase' OnExecute = EraseClick OnUpdate = ccdEraseActionUpdate end object ccdQuickEraseAction: TAction Category = 'MainActions' Caption = 'Quick erase' OnExecute = EraseClick OnUpdate = ccdEraseActionUpdate end object ccdOpenImageActn: TAction Category = 'ImageFileActions' Caption = '...' OnExecute = ccdOpenImageActnExecute OnUpdate = ccdOpenImageActnUpdate end end object ccdErasePopupMenu: TPopupMenu Left = 104 Top = 8 object ccdQuickErase: TMenuItem Action = ccdQuickEraseAction end object ccdFullErase: TMenuItem Action = ccdFullEraseAction end end object SaveIsoSaveDialog: TSaveDialog DefaultExt = 'ISO' Filter = 'ISO files|*.ISO|All files|*.*' Title = 'Save CD/DVD layout to ISO file' Left = 136 Top = 8 end object OpenDialog: TOpenDialog DefaultExt = 'iso' Filter = 'ISO image files (*.iso)|*.iso|All files (*.*)|*.*' FilterIndex = 0 Left = 168 Top = 8 end object ccdMCDReader: TMCDBurner DeviceBufferSize = 0 DeviceFreeBufferSize = 0 UnderrunProtection = True OnDeviceChange = ccdMCDReaderDeviceChange ReadSpeed = 0 WriteSpeed = 0 FinalizeDisc = False TestWrite = False ReplaceFile = False PerformOPC = False CacheSize = 4194304 Version = '1.21' WritePostGap = True Left = 200 Top = 8 end object smlMsgLangRes: TsmlMsgLangRes LangFileName = 'DefLang.ini' IgnoreEmptyString = True AutoCreateMode = True AddBracket = True MsgList.Strings = ( 'Str100=Error' 'Str101=Warning' 'Str102=Operation canceled: not allowed' 'Str103=Are you sure you want to cancel the current operation?' 'Str104=Abort writing - are you sure? This may lead to disc malfu' + 'nction in the future.' 'Str105=Lead In and Lead Out' 'Str106=Erasing...' 'Str107= Progress: ' 'Str108=Preparing list of available speeds' 'Str109=Not a writing drive' 'Str110=Available speeds:' 'Str111=Max' 'Str112=Kb/s' 'Str113=List of available speeds is ready' 'Str114=Preparing to erase' 'Str115=Drive is not ready. It is possibly busy or empty.' 'Str116=Drive is not ready.' 'Str117= Medium type in drive: ' 'Str118=Medium in drive is not erasable' 'Str119=Not erasable.' 'Str120=Do you really want to erase this disc?' 'Str121= Erase progress: ' 'Str122=Erase process started at' 'Str123=Cannot start erase process.' 'Str124= Operation canceled' 'Str125=Selected drive:' 'Str126=Erase failed' 'Str127=Erase done' 'Str128=Ejecting' 'Str129=Burn done' 'Str130=Burn failed' 'Str131=--= Initializing, please wait... =--' 'Str132=Starting initialization' 'Str133=Initializing %s ASPI first' 'Str134=internal' 'Str135=system' 'Str136=ASPI initialized' 'Str137=ASPI initialization error' 'Str138=Looking for available drives...' 'Str139=No drives found!' 'Str140=Completed' 'Str141=Total drives found: ' 'Str142=Looking for writing drive' 'Str143=Writing drive' 'Str144=Search completed' 'Str145=Writing drives not found' 'Str146=Reinitializing' 'Str147=Select image to burn' 'Str148=Store temporary image file at:' 'Str149=--= Continue initialization... =--' 'Str150=Reader ASPI initialized' 'Str151=Reader ASPI initialization error' 'Str152=Looking for reading drives...' 'Str153=Selected source drive: ' 'Str154=Begin creating ISO image' 'Str155=Source drive is busy. You can wait and try again or selec' + 't another drive.\nTry again?' 'Str156=Drive is busy' 'Str157=Source drive is not ready. It is possibly busy or empty.\' + 'nTry again?' 'Str158=Cannot read TOC.' 'Str159=There ate no data tracks on this disk.' 'Str160=Cannot create track selection form.' 'Str161=Unexpected error.' 'Str162=Unknown error.' 'Str163= Estimating drive space and ISO image size' 'Str164=Not enough free disk space to create ISO image file.\n ' + ' Space required: %li Kb\n Space available: %li Kb\nFree addit' + 'ional %li Kb or select another hard drive for ISO image.' 'Str165=Not enough drive space.' 'Str166= Creating empty ISO image file' 'Str167=Unable to create empty ISO image file.' 'Str168= Reading track %i...' 'Str169=Error reading source disc.' 'Str170=Error writing data to file.' 'Str171= Read progress: ' 'Str172=ISO image created successfully' 'Str173=Please insert disc to be written.' 'Str174=Change disc' 'Str175=Operation canceled by user' 'Str176=Cannot create ISO image creation thread.' 'Str177=Preparing to write' 'Str178=Destination drive is busy. You can wait and try again or ' + 'select another drive.\nTry again?' 'Str179=Destination drive is not ready. It is possibly busy or em' + 'pty.\nTry again?' 'Str180=Disc in drive is not writable. Please change disc.' 'Str181=Not a writable disc' 'Str182=Disc is not writable.' 'Str183=Disc is not empty' 'Str184=Need empty disc for ISO writing. Erase this disc?' 'Str185=Need empty disc for ISO writing. Plese insert empty or re' + 'writable disc.' 'Str186= Write progress: ' 'Str187=Burn process started at' 'Str188=Cannot start ISO burning.' 'Str189=Drive is not ready' 'Str190=ISO image left unburned. Switching to ISO image writing m' + 'ode.' 'Str191=Burn ISO' 'Str192=Copy CD' 'Done=Done' 'Str193=ISO image files' 'Str194=All files' 'Str195=Burning completed successfully. Please insert next disc.' 'Str196=Burn simulation process started at' 'Str197=Burn simulation done' 'Str198=Burn simulation failed' 'Str199=Burn simulation is not available for DVD discs') Active = False Left = 408 Top = 8 end object smlFormLangRes: TsmlFormLangRes LangFileName = 'DefLang.ini' IgnoreEmptyString = True AutoCreateMode = True AddBracket = True StringProperties.Strings = ( 'Caption' 'Title' 'Hint') StringsProperties.Strings = ( 'Tabs' 'Items') IgnoreControls.Strings = ( 'ccdMainPanel' 'ccdPanel1' 'ccdMessageLabel' 'ccdProgressBar' 'ccdDeviceBufferProgressBar' 'ccdPanel2' 'ccdPanel3' 'ccdPanel4' 'ccdPanel5' 'ccdDriveComboBox' 'ccdSpeedComboBox' 'ccdTimer' 'ccdBurnBtn' 'ccdEraseBtn' 'ccdSaveISOBtn' 'ccdCancelBtn' 'ccdMessageListView' 'ccdMCDBurner' 'ccdTotalUpdateAction' 'ccdErasePopupMenu' 'ccdQuickErase' 'ccdFullErase' 'ccdPercentageLabel' 'Bevel1' 'ccdSingleISOFilePanel' 'ccdImageImageFilenameEdit' 'ccdImageBrowseBtn' 'ccdCDCopyOptionsPanel' 'ccdCDCopyDriveComboBox' 'ccdCDCopyReadSpeedComboBox' 'ccdCDCopyImageFilenameEdit' 'ccdCDCopyBrowseBtn' 'ccdBevel2' 'ccdMCDReader' 'Panel1' 'Panel2' 'Panel4' 'Panel3' 'Panel5' 'Panel6' 'Panel7' 'ccdOpenImageActn') IgnoreFormCaption = True IncludeListViewItems = False IncludeListViewHead = False IncludeTreeViewItems = False Active = False Left = 376 Top = 8 end end